SftTree/NET 2.0

InLeftPane Property, CellClass Class

Softel vdm, Inc.

Returns whether this cell is located in the left pane.

Syntax      CellClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property InLeftPane As Boolean

C#   

public bool InLeftPane { get; }

C++   

public: property bool InLeftPane {
        bool get();
}

Property Value

True if this cell is located in the left pane, otherwise False.

Comments

The InLeftPane property returns whether this cell is located in the left pane.

If the control doesn't have a splitter bar, all cells are located in the left pane (the only pane).


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com